Rdocumentation
powered by
Learn R Programming
gdistance (version 1.1-9)
Coords class: Coords class
Description
This is a class union, providing a convenient class for coordinates in several formats. The class accepts coordinates in any of the following formats: 1. SpatialPoints 2. two-columned matrix 3. vector of length 2
Arguments
Examples
Run this code
showClass(
"Coords"
)
Run the code above in your browser using
DataLab